[INFO] fetching crate tanuki-common 0.0.1...
[INFO] testing tanuki-common-0.0.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tanuki-common 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate tanuki-common 0.0.1
[INFO] finished tweaking crates.io crate tanuki-common 0.0.1
[INFO] tweaked toml for crates.io crate tanuki-common 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tanuki-common 0.0.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tanuki-common 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded delegate v0.13.5
[INFO] [stderr]   Downloaded mqtt-protocol-core v0.7.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fc6d4eb6377cd1872b1607c4738a4cd49b34650ef52d83361b41e9b910c8aaf
[INFO] running `Command { std: "docker" "start" "-a" "3fc6d4eb6377cd1872b1607c4738a4cd49b34650ef52d83361b41e9b910c8aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fc6d4eb6377cd1872b1607c4738a4cd49b34650ef52d83361b41e9b910c8aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc6d4eb6377cd1872b1607c4738a4cd49b34650ef52d83361b41e9b910c8aaf", kill_on_drop: false }`
[INFO] [stdout] 3fc6d4eb6377cd1872b1607c4738a4cd49b34650ef52d83361b41e9b910c8aaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e94f5a1034e57f9434daf0cd86ed44b4066de16761b1677ca807e2ee294a36e
[INFO] running `Command { std: "docker" "start" "-a" "2e94f5a1034e57f9434daf0cd86ed44b4066de16761b1677ca807e2ee294a36e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling mqtt-protocol-core v0.7.5
[INFO] [stderr]    Compiling tanuki-common v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `macro_derive` is declared but not used
[INFO] [stdout]  --> src/lib.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(macro_attr, macro_derive, str_split_remainder)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.14s
[INFO] running `Command { std: "docker" "inspect" "2e94f5a1034e57f9434daf0cd86ed44b4066de16761b1677ca807e2ee294a36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e94f5a1034e57f9434daf0cd86ed44b4066de16761b1677ca807e2ee294a36e", kill_on_drop: false }`
[INFO] [stdout] 2e94f5a1034e57f9434daf0cd86ed44b4066de16761b1677ca807e2ee294a36e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c00572fe7d852bdf66c24078556edb65f44f124d375692d932b067d94901d066
[INFO] running `Command { std: "docker" "start" "-a" "c00572fe7d852bdf66c24078556edb65f44f124d375692d932b067d94901d066", kill_on_drop: false }`
[INFO] [stdout] warning: feature `macro_derive` is declared but not used
[INFO] [stdout]  --> src/lib.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(macro_attr, macro_derive, str_split_remainder)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tanuki-common v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> src/macros.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |         #[expect(unused)]
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `macro_derive` is declared but not used
[INFO] [stdout]  --> src/lib.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(macro_attr, macro_derive, str_split_remainder)]
[INFO] [stdout]   |                        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "c00572fe7d852bdf66c24078556edb65f44f124d375692d932b067d94901d066", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00572fe7d852bdf66c24078556edb65f44f124d375692d932b067d94901d066", kill_on_drop: false }`
[INFO] [stdout] c00572fe7d852bdf66c24078556edb65f44f124d375692d932b067d94901d066
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5900139e73967162ab6d1446ffea1425cf6ac2a68fcebdea1bcedda6d32889a6
[INFO] running `Command { std: "docker" "start" "-a" "5900139e73967162ab6d1446ffea1425cf6ac2a68fcebdea1bcedda6d32889a6", kill_on_drop: false }`
[INFO] [stderr] warning: feature `macro_derive` is declared but not used
[INFO] [stderr]  --> src/lib.rs:2:24
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(macro_attr, macro_derive, str_split_remainder)]
[INFO] [stderr]   |                        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]   --> src/macros.rs:27:18
[INFO] [stderr]    |
[INFO] [stderr] 27 |         #[expect(unused)]
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tanuki-common` (lib) generated 1 warning
[INFO] [stderr] warning: `tanuki-common` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tanuki_common-acf525e9a1b92aa1)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test capabilities::light::tests::parse_colors ... ok
[INFO] [stdout] test capabilities::buttons::tests::button_event_format ... ok
[INFO] [stdout] test capabilities::on_off::tests::on_off_command_format ... ok
[INFO] [stdout] test capabilities::on_off::tests::on_property_format ... ok
[INFO] [stdout] test capabilities::sensor::tests::deser_values ... ok
[INFO] [stdout] test macros::tests::properties ... ok
[INFO] [stdout] test capabilities::sensor::tests::sensor_payload_format ... ok
[INFO] [stdout] test tests::entity_id_serde ... ok
[INFO] [stdout] test tests::topic_display ... ok
[INFO] [stdout] test tests::topic_from_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tanuki_common
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5900139e73967162ab6d1446ffea1425cf6ac2a68fcebdea1bcedda6d32889a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5900139e73967162ab6d1446ffea1425cf6ac2a68fcebdea1bcedda6d32889a6", kill_on_drop: false }`
[INFO] [stdout] 5900139e73967162ab6d1446ffea1425cf6ac2a68fcebdea1bcedda6d32889a6
